clear Allow Undefined Pin Access
open fun clearAllowUndefinedPinAccess(): ModuleConfigProtos.ModuleConfig.RemoteHardwareConfig.Builder
Whether the Module allows consumers to read / write to pins not defined in available_pins
Content copied to clipboard
bool allow_undefined_pin_access = 2;
Return
This builder for chaining.